register ( service in module ng )

Description

Registers a new injectable animation factory function. The factory function produces the animation object which has these two properties:

Usage

$animation#register(name, factory);

Parameters